home *** CD-ROM | disk | FTP | other *** search
- //--------------------------------------------------------------------------------------------
- // File Declarations
- //
- // by Philip McBride
- //
- //--------------------------------------------------------------------------------------------
-
- OSErr MyOpenFile(FSSpec *theFile, DocumentPtr theDocument);
- OSErr MyReadDocumentFile(DocumentPtr theDocument);
- TQ3Status MyReadScene(TQ3FileObject file, DocumentPtr theDocument);
-